Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for BCH address resolution #63

Open
wants to merge 4 commits into
base: btc-like
Choose a base branch
from
Open

Support for BCH address resolution #63

wants to merge 4 commits into from

Conversation

Han-sx
Copy link

@Han-sx Han-sx commented May 11, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

❗ No coverage uploaded for pull request base (btc-like@5ec9b44). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             btc-like      #63   +/-   ##
===========================================
  Coverage            ?   66.65%           
===========================================
  Files               ?       39           
  Lines               ?     3914           
  Branches            ?        0           
===========================================
  Hits                ?     2609           
  Misses              ?     1305           
  Partials            ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ec9b44...3b4de9f. Read the comment docs.

@@ -19,6 +20,7 @@ use crate::AddressHash;
pub enum Chain {
Dogecoin,
Bitcoin,
Bitcoincash,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Bitcoincash,
BitcoinCash,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants